ComponentOne ASP.NET MVC Controls
SymbolSize Property (FlexChartCore<T>)

C1.Web.Mvc Namespace > FlexChartCore<T> Class : SymbolSize Property
Gets or sets the size of the symbols used for all Series objects. This property may be overridden by the symbolSize property on each series. (see Series class)
Syntax
'Declaration
 
Public Property SymbolSize As Single
public float SymbolSize {get; set;}
See Also

Reference

FlexChartCore<T> Class
FlexChartCore<T> Members